home *** CD-ROM | disk | FTP | other *** search
/ Champak 132 (Alt) / Vol 132.iso / games / super_ka.swf / scripts / DefineButton2_1839 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2011-06-09  |  87 b   |  5 lines

  1. on(release){
  2.    _root.help_w.onEnterFrame = null;
  3.    _root.gotoAndPlay("start");
  4. }
  5.